home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Me-Mz / Memory Tools.cpt / Memory Tools / card_7461.txt < prev    next >
Text File  |  1989-01-07  |  1KB  |  37 lines

  1. -- card: 7461 from stack: in
  2. -- bmap block id: 17588
  3. -- flags: 0000
  4. -- background id: 7396
  5. -- name: general
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: A000
  11. -- rect: left=15 top=8 right=49 bottom=59
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 11645 / 11645
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: index
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect iris close slowly
  23.   go card "index"
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part contents for background part 1
  29. ----- text -----
  30. 1. Many of the XFCNs in this stack take a hexstring as one of their arguments. You should generally enclose such a string in quotes or precede it by an H prefix. Otherwise, you may get an "Don't understand" error message from Hypercard.
  31.  
  32. 2. Other relevant XFCN's and XCMD's will be forthcoming. This stack was getting too big however, and it seemed reasonable to upload this version now rather than put up a stack that would take an inordinate amount of time to download.
  33.  
  34. 3. Modify this stack and use its XFCN's to your heart's content. But do not upload anywhere any modifications or variations of this stack. The DisAsm XFCN is really a small application in itself. It, and the other XFCN's, may be used in any non-commercial stacks you like, but please do acknowledge their source.
  35.  
  36. 4. Address comments/suggestions to David P. Sumner CIS 75515,1507.
  37.